home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / games / yowsrc12.zip / MACHINE.MK < prev    next >
Text File  |  1992-03-13  |  351b  |  21 lines

  1. ##
  2. ## MACHINE.MAK - example machine specific make macros for UltraMax/Ed
  3. ##
  4. ## Copyright (C) 1990 Hutchins Software
  5. ##
  6. ## Revisions:
  7. ##
  8.  
  9. ROOT = d:\c
  10. ROOT_DRV = d
  11. TEMP = g:\tmp
  12. TEMP_DRV = g
  13. DEST = d:\bin
  14. DEST_DRV = d
  15. BACK_DRV = a
  16. SYM = d:\sym
  17. ASM_INCL = g:\incl
  18. GLOBALS = d:\include
  19. LIBENTRY = c:\lib\libentry.obj
  20. DONE_CMD = yow -e
  21.